Mapping URL: /flight/departuregate/{id}
Description: find the flight entities of departuregate with the appended id
Microservice: AirportService
/flight/departuregate/{id} |
Mapping URL: /flight/departuregate/{id}
Description: GateService
Name: findAllFlightOfDepartureGate(id)
Request Method: GET
Service Interface: /flight/departuregate/{id}
Service Entity: Gate
3.1 AirplaneService | 3.2 AirportService | 3.3 CargoService | 3.4 CountryService | 3.5 EmployeeService | 3.6 LuggageService |
3.7 PassengerBookingService |